p5-ExtUtils-MakeMaker | Write a Makefile for an extension module from a Makefile.PL | |
p5-ExtUtils-Manifest | Perl utilities to write and check a MANIFEST file | |
p5-ExtUtils-ModuleMaker | Perl extension for creating modules (better than h2xs) | |
p5-ExtUtils-ModuleMaker-TT | Makes skeleton modules with Template Toolkit templates | |
p5-ExtUtils-ParseXS | Perl5 module for converting Perl XS code into C code | |
p5-ExtUtils-PkgConfig | Simplistic perl interface to pkg-config | |
p5-ExtUtils-XSBuilder | Perl5 module for automatic XS glue code generation | |
p5-ExtUtils-XSpp | XS for C++ | |
p5-File-BaseDir | Perl module for the XDG Base Directory Specification | |
p5-File-BOM | Utilities for handling Byte Order Marks | |
p5-File-ChangeNotify | Watch for changes to files, cross-platform style | |
p5-File-chdir | Perl module with a more sensible way to change directories | |
p5-File-ConfigDir | Get directories of configuration files | |
p5-File-Copy-Recursive (V) | Perl extension for recursively copying files and directories | |
p5-File-DesktopEntry | Perl module for handling .desktop files | |
p5-File-DirCompare | Perl module to compare two directories using callbacks | |
p5-File-DirSync | Perl5 module to synchronize two directories rapidly | |
p5-File-Find-Rule | Alternative interface to File::Find | |
p5-File-Find-Rule-Age | Rule to match on file age | |
p5-File-Find-Rule-Perl | Common File::Find::Rule rules for searching for Perl things | |
p5-File-Find-Rule-Permissions | Rule to match on file permissions and user access | |
p5-File-Find-Rule-PPI | Add support for PPI queries to File::Find::Rule | |
p5-File-Find-Rule-VCS | File::Find::Rule extension to Exclude files/directories for VCS's | |
p5-File-Flat | Implements a flat file system | |
p5-File-FlockDir | FlockDir - override perl flock() for network or portability purposes | |
p5-File-HomeDir | Get the home directory for yourself or other users | |
p5-File-LibMagic | Perlwrapper for libmagic | |
p5-File-Listing | Perl 5 module providing a directory parser | |
p5-File-MimeInfo | Perl module for the freedesktop shared MIME database | |
p5-File-Modified | Perl module for checking intelligently if files have changed | |
p5-File-Next | Perl 5 module providing a file-finding iterator | |
p5-File-NFSLock | NFS (or not) locking | |
p5-File-Path | Perl5 module to create or remove directory trees | |
p5-File-Path-Expand | Perl 5 module to expand filenames | |
p5-File-Path-Tiny | Perl 5 module providing recursive mkdir and rmdir | |
p5-File-PathConvert | Convert paths and URLs from absolute to relative and vice versa | |
p5-File-Policy | Perl 5 module to provide site policy for file I/O functions | |
p5-File-pushd | Perl module to change directory temporarily for a limited scope | |
p5-File-Save-Home | Place file safely under user home directory | |
p5-File-ShareDir | Get a generic path to the share directory | |
p5-File-Slurp | Read/write/append files quickly | |
p5-File-Temp | Provides functions for generating temporary files | |
p5-File-Tempdir | Object interface for tempdir() from Perl module File::Temp | |
p5-File-Touch | Perl 5 module to touch files | |
p5-File-Type | Perl module for determining file type | |
p5-File-Util | Perl extension for easy, versatile, portable file handling | |
p5-File-Which | Portable implementation of the 'which' utility | |
p5-FileHandle-Fmode | Perl 5 module to determine how a filehandle is opened | |
p5-FileHandle-Unget | Perl5 module providing an improved filehandle | |
p5-FileKGlob | Expand a Unix file glob into a list of matching file names | |
p5-Filesys-Df (V) | Perl extension for filesystem disk space information | |
p5-Filesys-DfPortable (V) | Perl extension for filesystem disk space information | |
p5-Filesys-Notify-Simple | Perl5 module providing a simple and dumb file system watcher | |
p5-Filesys-Statvfs (V) | Perl extension for statvfs() and fstatvfs() | |
p5-Format-Human-Bytes | Perl 5 module to format a bytecount and make it human readable | |
p5-FreezeThaw | Converting Perl structures to strings and back | |
p5-Getopt-ArgvFile | Interpolates script options from files into @ARGV or another array | |
p5-Getopt-Euclid | Perl 5 module to create command-line parser from documentation | |
p5-Getopt-Long | Extended processing of command line options | |
p5-Getopt-Long-Descriptive | Perl 5 module providing Getopt::Long with usage text | |
p5-Getopt-Mixed | Mixed Getopt wrapper | |
p5-Getopt-Simple | Simple Getopt wrapper | |
p5-gettext | Perl5 module interface to C I18N functions | |
p5-Git-CPAN-Patch | Patch CPAN modules using Git | |
p5-glib2 | Perl bindings for Glib 2 | |
p5-Gnome2 | Perl bindings for libgnome and libgnomeui | |
p5-Gnome2-GConf | Perl bindings for the GConf configuration database | |
p5-Graph | Perl module for graph operations | |
p5-Gtk2-GladeXML | Perl bindings for Glade (2) | |
p5-Guard | Perl5 module to safe cleanup blocks | |
p5-Hash-Case | Perl module that implements case-insensitive hashes | |
p5-Hash-Flatten | Perl 5 module to flatten/unflatten complex data hashes | |
p5-Hash-Merge | Perl 5 module to merges arbitrarily deep hashes | |
p5-Hash-MoreUtils | Perl 5 module provides the stuff missing in Hash::Util | |
p5-Hash-MultiValue | Perl5 module to store multiple values per key | |
p5-Hash-Util-FieldHash-Compat | Perl 5 module to user Hash::Util::FieldHash or ties | |
p5-Heap | Perl collection of routines for managing a heap data structure | |
p5-Hook-LexWrap | Perl5 module providing lexically scoped subroutine wrappers | |
p5-IMDB-Film | Perl module for accessing IMDB (Internet Movie Database) | |
p5-Inline | Perl5 module for writing Perl subroutines in other languages | |
p5-InlineX-C2XS | Convert from Inline C code to XS | |
p5-Internals | Write-protect Perl variables, manipulate refcounts | |
p5-IO | Perl module for various IO modules | |
p5-IO-AIO | Perl 5 module implementing asynchronous input/output | |
p5-IO-All | Spiffy OO interface to Perl IO | |
p5-IO-Capture | Perl modules to capture output to stdout and stderr | |
p5-IO-CaptureOutput | Perl module capture STDOUT and STDERR from Perl code, subprocesses or XS | |
p5-IO-Compress | IO Interface to compressed data files/buffers | |
p5-IO-Digest | Perl module to calculate digests while reading or writing | |
p5-IO-Handle-Util | Perl 5 module providing for working with IO::Handle like objects | |
p5-IO-InSitu | Perl 5 module to do in-situ processing on a file | |
p5-IO-Interactive | Perl 5 module prodiving utilities for interactive I/O | |
p5-IO-LockedFile | Supply object methods for locking files | |
p5-IO-Multiplex | Perl module to manage IO on many file handles | |
p5-IO-Null | Perl module for null filehandles | |
p5-IO-Pager | Perl module for paged I/O to the terminal | |
p5-IO-Pipeline | Perl 5 module providing map and grep for filehandles, unix pipe style | |
p5-IO-Prompt | Interactively prompt for user input | |
p5-IO-String | Perl module for I/O on in-core objects like strings and arrays | |
p5-IO-stringy | Perl class for I/O on in-core objects like strings and arrays |